home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #16 (199x)(Amiga Amateur Radio User Group UK)(PD)(Disk 1 of 2)[G4DCV].zip / AARUG UK #16 (199x)(Amiga Amateur Radio User Group UK)(PD)(Disk 1 of 2)[G4DCV].adf / Spool / Help / WHAT.HLP < prev    next >
Text File  |  1991-02-04  |  1KB  |  25 lines

  1.  
  2. USAGE
  3.      W[hat] [/][<path_name>]
  4.  
  5. DESCRIPTION
  6.      The what command  generates a  sorted directory  listing of the  current
  7.      directory or the one  specified  by the optional path_name.  The listing
  8.      includes the filename (or subdirectory name if there is a "/" appended),
  9.      the  file  size  in  bytes,  creation  time,  and date.  Directories are
  10.      indicated by a 'd' in column one.  I.E,
  11.  
  12.           d----rwxd       1        0  Jan  8 00:33  AMIGA
  13.           d----rwxd       1        0  Jan  8 23:24  ASCII
  14.           d----rwxd       1        0  Jan 14 19:28  IBM
  15.           d----rwxd       1        0  Jan  5 21:41  NOS
  16.           d----rwxd       1        0  Dec 12 23:48  ODDS-ENDS
  17.           d----rwxd       1        0  Jan  4 07:55  TCP-Group
  18.           -----rwxd       1        0  Jan 14 20:03  INDEX.txt
  19.           Dirs: 6    Files: 1     Blocks: 7     Bytes: 0       
  20.  
  21. EXAMPLES
  22.      what          (Displays a directory listing of the "current" dir)
  23.      w nos/ibm     (Display a list of files contained in the "nos/ibm" dir)
  24.  
  25.